/*******basic********/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px;color:#666;font-family: "Microsoft YaHei",Verdana, Arial, "΢���ź�", Geneva, sans-serif;background:#fff;-webkit-text-size-adjust:100%;}
a{text-decoration:none;color:#666;}
a:hover{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input,textarea,button{padding:0;margin: 0;outline: none;border:none;}
header,section,nav,footer{  width:100%;}
*{ -webkit-box-sizing: border-box !important;  -moz-box-sizing: border-box !important;  box-sizing: border-box !important;  margin:0;  padding:0;color:#666;  }
*, input, textarea {  font-family: "Microsoft YaHei",Verdana, Arial,Geneva, sans-serif;  }
.lf{  float:left;  }
.rt{  float:right;  }
.clearFix:after{  display: block;  content:"";  clear:both;  }
.point:hover{  cursor:pointer;  }
.container{width: 1000px;margin: auto;}
.hideE{  display:none;  }
*.noBorderRight{border-right:none !important;}
*.noBorderbottom{border-bottom:none !important;}
*.noMarRight{margin-right:0 !important;}
*.transit{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
img.scale:hover{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);}
*.shadow{
    -webkit-box-shadow: 1px 1px 1px 1px #dddddd;
    -moz-box-shadow: 1px 1px 1px 1px #dddddd;
    box-shadow: 1px 1px 1px 1px #dddddd;}
/***back to top**/
#toTop{width:56px;height:56px;position:fixed;cursor:pointer;display:none;right:3%;bottom:4%;z-index:60;background:url("../../images/home/top.gif") no-repeat 0 0;  background-position: -53px 0;  }
#toTop:hover{background-position-x:-115px}
@font-face {font-family:FontAwesome;font-style:normal;font-weight:400;src:url(./fonts/fontawesome-webfont.eot?v=4.5.0);src:url(./fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(./fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(./fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(./fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(./fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg')}
@font-face {font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;src:url(./fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(./fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(./fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(./fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(./fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');}
@font-face {font-family:'Web Icons';font-style:normal;font-weight:400;src:url(../web-icons.eot?v=0.2.3);src:url(../web-icons.eot?#iefix&v=0.2.3) format('embedded-opentype'),url(../web-icons.woff2?v=0.2.3) format('woff2'),url(../web-icons.woff?v=0.2.3) format('woff'),url(./fonts/web-icons.ttf?v=0.2.3) format('truetype'),url(../web-icons.svg?v=0.2.3#web-icons) format('svg')}

/********header*******/
.header{height:95px;width:100%;}
.headerBox{width:1300px;margin: auto;}
.logoBox{position: relative;}
.logoBox img{display: block;height:85px;float:left;}
.logoBox span{font-size:35px;color:#bcc09b;display: inline-block;height:85px;line-height: 85px;float:left;font-weight:bold;}
.nav{position: relative;top:35px;}
.navList{position: relative;}
.navList>li{width:94px;position: relative;}
.navList>li>a{display: block;width:100%;height:60px;line-height:50px;text-align: center;font-size: 16px;color:#908f8f;}
.navList>li>a.navActive{background: #bcc09b;}
.navList>li>a:hover{border:0px solid transparent;background: #bcc09b; }
.navList>li:hover .smallList{display: block;}
.smallList{width:150px;background: #fff;border:1px solid #e2e2e2;position: absolute;right:0;top:60px;z-index:500;display: none;}
.smallList li a{display: block;width:100%;height:30px;line-height:30px;padding:0 8px;font-size: 16px;overflow: hidden;color:#908f8f;}
.smallList li a:hover{padding-left:15px;background: #f2f2f2;}
/******nav******/



/*****banner****/
.slick_ban .slick-slide img{width:100%;}

/*****sec1*******/
.secBox{padding:30px 0;}
.secTop{width:455px;margin:0 auto 20px;}
.secTop>div{height:45px;position: relative;}
.secTop>div.p1,.secTop>div.p3{width:210px;font-size: 24px;}
.secTop>div.p2{width:24px;margin:0 5px;}
.secTop>div.p1:after,.secTop>div.p3:after,.secTop>div.p2:after{content: "";display: block;width:100%;position: absolute;height:2px;background: #b5b5b5;left:0;bottom:0;}
.secTop>div.p1{text-align: right;color:#bcc09b;}
.secTop>div.p3{text-align: left;color:#c0c1ba;}
.secTop>div.p4{text-align: center;color:#c6c1c1;font-size: 16px;margin-top:9px;width:100%;}
.sec1Lf{width:135px;background:#ebeaea url("../../images/home/bg1.png") no-repeat left bottom;padding:15px 15px 120px;}
.sec1LfName{text-align: center;font-size: 23px;color:#bcc09b;margin-bottom:5px;}
.sec1Lf ul li a{display: block;width:100%;height:30px;line-height:30px;font-size: 16px;color:#aaa; overflow: hidden;}
.sec1Lf ul li a:hover{background: #fff;}
.sec1Rt{width:835px;}
.sec1Rt ul li{margin-right:24px;margin-bottom:14px;}
.sec1Rt ul li .picBox{overflow: hidden;}
.sec1Rt ul li img,.sec1Rt ul li .picBox{display: block;width:200px;height:166px;}
.sec1Rt ul li:nth-child(1) img,.sec1Rt ul li:nth-child(1) .picBox{width:386px;height:346px;}
.sec1Rt ul li:first-child img,.sec1Rt ul li:first-child .picBox{width:386px;height:346px;}

/******sec2******/
.sec2>div{width:50%;}
.sec2Lf{background: #bcc09b;padding:15px 0;}
.sec2Lf *{color:#fff;}
.sec2Lf .content{width:500px;padding-right:5px;}
.sec2Title{width:127px;height:90px;position: relative;border:2px solid #fff;margin-left:58px;margin-bottom:5px;}
.sec2Title .sec2Ti{position: absolute;left:-50px;top:20px;text-align:center;background: #bcc09b;font-size: 20px;}
.sec2Title .sec2Ti{}
.sec2Txt{line-height: 33px;height:132px;overflow: hidden;font-size: 16px;text-indent: 2em;}
.moreBtn{display: block;height:35px;line-height: 35px;font-size: 16px;color:#fff;margin-right:5px;}
.sec2Rt{height:292px;position: relative;}
.sec2Rt img{display: block;width:100%;height:100%;position: absolute;left:0;top:0;z-index: 1;}

/*****sec3******/
.sec3{border-bottom:2px solid #b5b5b5;}
.sec3List{width:100%;}
.sec3List li{height:110px;border:2px solid #b5b5b5;padding:12px;width:465px;margin-bottom:37px;position: relative;}
.sec3List li>div.lf{width:26%;font-size: 96px;height:100px;line-height: 124px;text-align: center;color:#c6c1c1;background: #fff;position: absolute;left:10px;bottom:-2px;
    z-index:100;
    }
.sec3List li>div.rt{width:72%;}
.sec3List li .p1{height:24px;line-height: 24px;font-size: 20px;color:#bcc09b;margin-bottom:10px;}
.sec3List li .p2{height:48px;line-height: 24px;color:#b8b8b4;font-size: 15px;}
.sec3List li:hover .sec3Active{display: block;}
.sec3List li:hover{background: #e0e2d1}
.sec3List li:hover div.lf{background: #e0e2d1}

/****sec4******/
.sec4Title{margin-bottom:30px;}
.sec4Title .p1,.sec4Title .p2,.sec4Title .p3{font-size: 24px;}
.sec4Title .p1{color:#bcc09b;}
.sec4Title .p2{margin:0 5px;color:#c0c1ba;}
.sec4Title .p3{color:#c0c1ba;}


.sec4Lf{width:50%;}
.sec4Rt{width:50%;}
.footForm{width:420px;}
.footForm input,.footForm textarea{display: inline-block;width:100%;font-size: 16px;color:#9fa098;border:2px solid #9fa098;padding-left:8px;padding-right:8px;margin-bottom:15px;}
.footForm input{padding-top:5px;padding-bottom:5px;}
.footForm textarea{resize: none;line-height: 25px;height:125px;}
.footForm input.footyzm{width:237px;}
.footForm input.tjBtn{padding:0;text-align: left;border:none;background: #bcc09b;width:100%;padding-left:8px;font-size: 16px;padding-top:6px;padding-bottom:6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}
.footForm .footyzmPic{display: inline-block;height:35px;margin-left: 20px;width:120px;}
.footHotMsg .p1{font-size: 16px;color:#999a91;font-weight:bold;}
.footHotMsg .p2{font-size: 25px;color:#bcc09b;}
.footHotMsg{padding-top:8px;margin-left:10px;}
.footHotBox{margin-bottom:5px;}
.footIntroduce{line-height: 40px;}
.footIntroduce *{color:#9fa098;font-size: 15px;}
/****footer****/
.footer{text-align: center;height:80px;line-height: 80px;background: #4e4e4a;}
.footer span{color:#fff;font-size: 20px;}
/*********other********/
.page{text-align: center}
.lfSmallNavBox{width:19%;  }
.title{width:100%;height:100px;border:5px solid #e3e3e3;position: relative;  }
.titleTxt{position: absolute;width: 106%;text-align: center;font-size: 23px;font-weight: bold;color: #bcc09b;height: 35px;line-height: 35px;top: 26px;left: -5px;background: #fff}
div.section{ padding:30px 0;}
.lfSmallNav{  margin-top:30px;  border:1px solid #ccc; }
.lfSmallNav>li,.lfsecondList>li{position:relative;height:50px;line-height:50px;text-align: center;font-size: 14px;color:#333;border-bottom:1px solid #ccc}
.lfSmallNav>li:last-child,.lfsecondList>li:last-child{  border-bottom:none;  }
.lfSmallNav>li:hover,.lfsecondList>li:hover{  background: #bcc09b;  }
.lfSmallNav>li:hover>a,.lfsecondList>li:hover>a{  color:#fff;  }
.lfsecondList{position: absolute;z-index:100;left:249px;top:-1px;width:100%;}
.contactUsBox{margin-top:30px;border:1px solid #ccc;padding:10px;  }
.contactUsTitle{ width:100%; text-align: center; font-size: 24px; color:#bcc09b; line-height: 43px; height: 60px; font-weight: bold;}
.contactUsTitle strong{color:#bcc09b;}
.leftcontactWay{color: #666;line-height: 23px;margin-top: 20px;font-size: 14px;margin-bottom: 45px;-ms-word-break: all;word-break: break-all;  }
.leftcontactWay>b{display: block;}
.rtMsgBox{width:81%;  padding-left:30px;  }
.msgBoxTop{height: 100px;line-height: 100px;padding-left: 10px;padding-right: 14px;  }
.msgBoxTop a:hover{text-decoration: underline}
.msgBoxTop b{ font-size: 28px; color:#bcc09b; }
.msgBoxTop p{ font-size: 14px; color:#666; }
.contactUsBox .hotLineBox{padding:10px 0;line-height: 30px;border:1px solid #bcc09b;position: relative;font-size: 16px;color:#bcc09b;text-align: center;  }
.contactUsBox .hotLineBox>p{position: absolute;left: 52px;top: -9px;height: 16px;line-height: 16px;background: #fff;  }
.contactUsBox .hotLineBox *{color:#bcc09b}
.msgListBox{width:100%; }
.msgListBox ul{width:100%;  }
.msgListBox ul li{ padding:0 10px;width:237px;margin: 0 22px 10px; }
.msgListBox .picBox{width:100%;overflow: hidden;height:180px;position: relative;  }
.msgListBox .picBox img.videoLogo{display: block;width:100%;height:100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;  }
.msgListBox .picBox:hover img.videoLogo{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.msgListBox .picTitle{width: 100%;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;text-align: center;  }
.picTitle:hover{color:#bcc09b;}


/***********picArti*********/
.newsList li{display: block;padding:15px 0;border-bottom:1px dashed #ccc;  }
.newsPicBox{width:25%;height:130px;overflow: hidden;position: relative;  }
.newsPicBox img{display: block;width: 100%;height:100%;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;;  }
.newsPicBox img:hover{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.newsMsgBox{width:75%;padding-left:20px;  }
.newsMsgNewSet{ width:100%; !important;  }
.newsTitle{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size:18px;color:#bcc09b;margin-bottom: 12px;height:24px;line-height: 24px;  }
.newsTitle a{color:#bcc09b;}
.newsTime{font-size: 12px;color:#555555}
.newsMsg{font-size: 12px;line-height: 20px;height: 60px;overflow: hidden}
.watchNews{margin-top:14px; }
.watchNews a{font-size:14px;  color:#bcc09b;  }
.page{ width:100%; text-align: right; margin-top:15px;  }


/*******onlineMsg*******/
.fmb_formline{width:460px;line-height: 50px;background-color:#737373;margin-bottom:15px;}
.fmb_formline label{width:95px;height:50px;padding-left:24px;font-size: 14px;color:#9b9b9b;}
.fmb_formline input[type="text"],.fmb_formline textarea{width:363px;padding-right:25px;}
.fmb_formline input[type="text"]{padding:16px 0;background-color: transparent;color:#9b9b9b;}
.fmb_formline textarea{height:110px;line-height: 25px;font-size: 14px;color:#9b9b9b;padding:12px 0;padding-right:25px;resize: none;background-color: transparent}
.yzmPic{display: block;height:50px;position: absolute;top:0;right:-240px;width:145px;}
.yzmLine{width:220px;position: relative}
.yzmLine.yzmLine input{width: 125px;color:#9b9b9b;padding-right:10px;}
.footSubBtn{display: block;width:100%;height:50px;font-size:18px;color:#9b9b9b;background-color: #737373;cursor: pointer }
.footMsgBox .contactWayTitle{margin-bottom:12px; }

.msgForm{ width:100%;margin-top: 30px; }
.formBox{ width:300px; margin:auto;  }
.formLine{width:100%;background: #ededed;margin-bottom:25px;line-height: 30px;padding:0 15px;  }
.selectLine{width:195px !important;  }
.formLine label,.formLine input[type="text"],.formLine select,.formLine textarea{font-size:12px;  }
.formLine input[type="text"],.formLine select{height:30px;border:none;outline: none;background: #ededed;  }
.formLine input[type="text"],.formLine textarea{width:230px;padding:0 10px;  }
.formLine textarea{padding:8px;resize: none;line-height: 15px;border:none;outline: none;background: #ededed;height:150px;  }
.formLine select{width:100px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;background-color: #ededed;  }
.SubBtn{display: block;cursor: pointer;color: #fff;font-size: 14px;letter-spacing: 5px;background: #007c38;border: none;outline: none;width: 100%;padding: 10px 0;text-align: center;font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;  }


/**********single*****/
.newsBigTitle{text-align: center;font-size: 18px;margin-bottom:10px;font-weight: bold;  }
.apprTime{text-align: center;color:#666;font-size: 14px;margin-bottom:10px;font-weight: bold;  }
.newsTxt{font-size: 14px;color:#666;  }

.goodsPic img{display: block;margin:20px auto;max-width: 100%;}
.backOut{margin-top:25px;  }
.backOut,.backOut a{color:#000;  }
.toNext{margin-top:5px;}
.toNext,.toNext a{color:#000;  }
.backOut a:hover,.toNext a:hover{text-decoration: underline;  }